The Dreamweaver JavaScript API > Enablers > dreamweaver.htmlStylePalette.canEditSelection() |
![]() ![]() ![]() |
dreamweaver.htmlStylePalette.canEditSelection()
Availability
Dreamweaver 3.0
Description
Checks whether Dreamweaver can edit, delete, or duplicate the selection in the HTML Styles panel.
Arguments
None.
Returns
A Boolean value. This function returns false
if no style is selected or if one of the "clear" styles is selected.
![]() ![]() ![]() |